diff options
author | June McEnroe <june@causal.agency> | 2023-10-11 14:03:49 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-10-11 14:03:49 -0400 |
commit | db6bbc297f64cd10dbc1b7dc3abcd6d20e59f432 (patch) | |
tree | ea521a971816035e7550716b91fe065b410287a6 /catgirl.1 | |
parent | Remove kiosk mode (diff) | |
download | catgirl-db6bbc297f64cd10dbc1b7dc3abcd6d20e59f432.tar.gz catgirl-db6bbc297f64cd10dbc1b7dc3abcd6d20e59f432.zip |
Document /o as alias of /open
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 56513b6..815eade 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -633,6 +633,9 @@ use the option. .It Ic /move Oo Ar name Oc Ar num Move the named or current window to number. +.It Ic /o ... +Alias of +.Ic /open . .It Ic /open Op Ar count Open each of .Ar count |