From 1429526c2b3b2bc01064491c1f5dd3cadfb5d600 Mon Sep 17 00:00:00 2001 From: Nathan Barta <71276691+NathanBarta@users.noreply.github.com> Date: Thu, 22 Sep 2022 16:06:36 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35e3ad5..22479a7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Set userid & siteid to -1 if you don't know them. Commands: `totem run` *Runs all active profiles* + `totem run TargetName...` *Runs all selected profiles, regardless of whether they are active* + `totem print` *Prints out all profiles* -`totem bio TargetName` *Prints out a profile's bio information* \ No newline at end of file + +`totem bio TargetName` *Prints out a profile's bio information*