Added usage for stdout mode
This commit is contained in:
parent
ce3415481b
commit
f82adabc11
3 changed files with 56 additions and 0 deletions
|
@ -297,6 +297,15 @@ alias fetch2="fetch \
|
|||
--ascii_distro distro Which Distro\'s ascii art to print
|
||||
|
||||
|
||||
Stdout:
|
||||
--stdout info info Launch fetch in stdout mode which prints the info
|
||||
in a plain-text format that you can use with
|
||||
lemonbar etc.
|
||||
--stdout_title on/off Hide/Show the title in stdout mode.
|
||||
--stdout_seperator string String to use as a seperator in stdout mode.
|
||||
--stdout_subtitles on/off Hide/Show the subtitles in stdout mode.
|
||||
|
||||
|
||||
Screenshot:
|
||||
--scrot /path/to/img Take a screenshot, if path is left empty the screen-
|
||||
shot function will use \$scrot_dir and \$scrot_name.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue