From 5eae6a24afd5375f9373ed3086f5440ed3991fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Cola=C3=A7o?= Date: Sat, 26 Oct 2024 18:11:27 +0200 Subject: [PATCH] docs: Update README Add information to clarify the usage of profiles --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fca5bf0..6b7693e 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,10 @@ Flags: Use "megophone [command] --help" for more information about a command. ``` +### Profiles + +Profiles are distinct sets of accounts designated for posting. For instance, you can create a profile for your personal accounts and another for your work accounts. By using the `--profile` flag, you can effortlessly switch between these profiles when posting. If the flag is not specified, the default profile will be used. + ## Build ### With makefile