README.md
changeset 72 8c7a2119dc9d
parent 54 c31ca7e1ac24
child 75 447ac88b67c6
equal deleted inserted replaced
71:67e3234c26a9 72:8c7a2119dc9d
    68 ```
    68 ```
    69 
    69 
    70 Send (text) file content as new message:
    70 Send (text) file content as new message:
    71 ```
    71 ```
    72 % madonctl toot --text-file message.txt
    72 % madonctl toot --text-file message.txt
       
    73 ```
       
    74 
       
    75 ... or read message from standard input:
       
    76 ```
       
    77 % echo "Hello from #madonctl" | madonctl toot --stdin
    73 ```
    78 ```
    74 
    79 
    75 Some account-related commands:
    80 Some account-related commands:
    76 ``` sh
    81 ``` sh
    77 % madonctl accounts blocked                       # List blocked accounts
    82 % madonctl accounts blocked                       # List blocked accounts