Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ For a more convenient CLI experience, enable bash completion support.
Run the following command:

```bash
source ./ctl/linuxus-completion.bash
source ./build/linuxus-completion.bash
```

After enabling completion, you can use `TAB` to automatically complete commands and options.
Expand Down