Merge pull request #133 from iandrewt/gpu_shorthand-tiny

added tiny option to --gpu_shorthand
This commit is contained in:
Dylan Araps 2016-03-11 20:59:22 +11:00
commit 679346df39
4 changed files with 26 additions and 16 deletions

View file

@ -283,7 +283,7 @@ alias fetch2="fetch \
Possible values: name, speed, tiny, on, off
--kernel_shorthand on/off Shorten the output of kernel
--uptime_shorthand on/off Shorten the output of uptime (tiny, on, off)
--gpu_shorthand on/off Shorten the output of GPU
--gpu_shorthand on/off Shorten the output of GPU (tiny, on, off)
--gtk_shorthand on/off Shorten output of gtk theme/icons
--gtk2 on/off Enable/Disable gtk2 theme/icons output
--gtk3 on/off Enable/Disable gtk3 theme/icons output