README.md
changeset 17 ab1aa9652791
parent 9 a6672fc5ee68
child 19 4c81f4393773
equal deleted inserted replaced
16:8939959991b3 17:ab1aa9652791
    58 You can change the toot visibility, add a Content Warning (a.k.a. spoiler) or send a media file:
    58 You can change the toot visibility, add a Content Warning (a.k.a. spoiler) or send a media file:
    59 ``` sh
    59 ``` sh
    60 % madonctl toot --visibility direct "@McKael Hello, you"
    60 % madonctl toot --visibility direct "@McKael Hello, you"
    61 % madonctl toot --visibility private --spoiler CW "The answer was 42"
    61 % madonctl toot --visibility private --spoiler CW "The answer was 42"
    62 % madonctl post --file image.jpg Selfie # Send a media file
    62 % madonctl post --file image.jpg Selfie # Send a media file
       
    63 ```
       
    64 
       
    65 Send (text) file content as new message:
       
    66 ```
       
    67 % madonctl toot --text-file message.txt
    63 ```
    68 ```
    64 
    69 
    65 Some account-related commands:
    70 Some account-related commands:
    66 ``` sh
    71 ``` sh
    67 % madonctl accounts blocked                       # List blocked accounts
    72 % madonctl accounts blocked                       # List blocked accounts