summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorLorenDB <computersemiexpert@outlook.com>2020-11-09 21:28:41 -0500
committerLoren Burkholder <computersemiexpert@outlook.com>2020-12-24 21:16:46 -0500
commit53f45bdb1c9ee2b42b88ca4587775756f8daa124 (patch)
treeab8b89b8016d37dfb4a1e9e0aaae50a9d86b2d6f /README.md
parentMerge pull request #357 from LorenDB/qkchdocs (diff)
downloadnheko-53f45bdb1c9ee2b42b88ca4587775756f8daa124.tar.xz
Switch profile code to a more flexible method
This introduces a new version of SingleApplication as well.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3e4cfa55..f24b8d13 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Specifically there is support for:
 - Basic communities support.
 - Room switcher (ctrl-K).
 - Light, Dark & System themes.
-- Creating separate profiles (command line only, use `--profile=name`).
+- Creating separate profiles (command line only, use `-p name`).
 
 ## Installation