Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a help feature to bspc command, Fix #776 #777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

badele
Copy link

@badele badele commented Mar 3, 2018

Add help for command line

Example for:

> bspc 

bspc usage:
  node
  desktop
  monitor
  query
  wm
  rule
  subscribe
  config
  quit
> bspc desktop                                                                                                                                                                            

desktop usage:
  -f, --focus [DESKTOP_SEL]             Focus the selected or given desktop
  -a, --activate [DESKTOP_SEL]          Activate the selected or given desktop
  -m, --to-monitor MONITOR_SEL          Send the selected desktop to the given monitor
  -s, --swap DESKTOP_SEL                Swap the selected desktop with the given desktop
  -b, --bubble CYCLE_DIR                Bubble the selected desktop in the given direction
  -l, --layout CYCLE_DIR|monocle|tiled  Set or cycle the layout of the selected desktop
  -n, --rename <new_name>               Rename the selected desktop
  -r, --remove                          Remove the selected desktop
  -h,--help                             Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant