Skip to content

Commit cf508c3

Browse files
authored
Update migrating-data.liquid
1 parent 36b6ca5 commit cf508c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/pages/developer-guide/data-import-export/migrating-data.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pos-cli migrations run MIGRATION_TIMESTAMP ENVIRONMENT
7070

7171
For example:
7272
<pre class="command-line" data-user="user" data-host="host"><code class="language-bash">
73-
pos-cli migrations run local 20180909123423
73+
pos-cli migrations run 20180909123423 local
7474
</code></pre>
7575

7676
{% include 'alert/note', content: 'For the command, you have to provide the timestamp, not the full name, for example: 20180731120002' %}

0 commit comments

Comments
 (0)