Skip to content

Commit

Permalink
doc: remove whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: ario0 <[email protected]>
  • Loading branch information
ario0 authored Oct 12, 2023
1 parent bb2e00c commit f485308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/commands/argocd_app_diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Perform a diff against the target and live state.

### Synopsis

Perform a diff against the target and live state.
Perform a diff against the target and live state.
Uses 'diff' to render the difference. KUBECTL_EXTERNAL_DIFF environment variable can be used to select your own diff tool.
Returns the following exit codes: 2 on general errors, 1 when a diff is found, and 0 when no diff is found
Kubernetes Secrets are ignored from this diff.
Expand Down

0 comments on commit f485308

Please sign in to comment.