Skip to content

Commit a76189f

Browse files
committed
docs: small rewording to nail the point better
Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
1 parent d047e4b commit a76189f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

website/de/guide/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Der `am init`-Befehl macht zwei Dinge:
7272

7373
## Neu initialisieren ohne Neustart
7474

75-
Wenn du Aliase hinzugefügt oder geändert hast und diese in der aktuellen Shell-Session anwenden möchtest, ohne ein neues Terminal zu öffnen, verwende das `-f` / `--force`-Flag:
75+
Im seltenen Fall, dass du die Config-Dateien direkt bearbeitet hast (statt `am` oder das TUI zu verwenden) und die Änderungen in der aktuellen Shell-Session anwenden möchtest, ohne ein neues Terminal zu öffnen, verwende das `-f` / `--force`-Flag:
7676

7777
::: code-group
7878

website/guide/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The `am init` command does two things:
7676

7777
## Reinitialising Without Restarting
7878

79-
If you've added or changed aliases and want them applied to your current shell session without opening a new terminal, use the `-f` / `--force` flag:
79+
In the rare case that you have edited the config files directly (rather than using `am` or the TUI) and want the changes applied to your current shell session without opening a new terminal, use the `-f` / `--force` flag:
8080

8181
::: code-group
8282

0 commit comments

Comments
 (0)