summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-02-13 13:45:16 -0600
committerSean E. Russell <ser@ser1.net>2020-02-13 13:45:16 -0600
commited01cf48d245f6158be3f64c972d7198eb3a3427 (patch)
treecb126cc2b43cf56b401689f608aa1e7f1b639897 /README.md
parent1bf6926282cf1c5a364eb459b541bee1c24a9cd0 (diff)
Updates docs for layout rework.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index abf67ac..4627fa9 100644
--- a/README.md
+++ b/README.md
@@ -184,8 +184,7 @@ build massive edifices, you're in for disappointment.
`-s`, `--statusbar` Show a statusbar with the time.
`-b`, `--battery` Show battery level widget (`minimal` turns off). [preview](./assets/screenshots/battery.png)
`-i`, `--interface=NAME` Select network interface [default: all].
-`-l`, `--layout=NAME` Choose a layout from definitions in the \$XDG_CONFIG_HOME/gotop directory
-`--layout-file=NAME` Provide a path to a layout file to use (useful for mucking about with layouts)
+`-l`, `--layout=NAME` Choose a layout. gotop searches for a file by NAME in \$XDG_CONFIG_HOME/gotop, then relative to the current path. "-" reads a layout from stdin, allowing for simple, one-off layouts such as `echo net | gotop -l -`
## Built With