Skip to content

Commit c42fce3

Browse files
authored
Merge pull request #825 from stackhpc/docs-fix
Fix upgrading docs typo
2 parents 21794a8 + 2fb3e1b commit c42fce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/operations/upgrading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ Compare the old & new configuration:
438438

439439
.. code-block:: console
440440
441-
diff -ru ~/kolla-diff-{old,new} > ~/kolla-diff.diff
441+
diff -ru ~/kolla-diff/{old,new} > ~/kolla-diff.diff
442442
less ~/kolla-diff.diff
443443
444444
Upgrading the Seed Hypervisor

0 commit comments

Comments
 (0)