Skip to content

Commit 84643af

Browse files
committed
page updateコマンドの引数をcontent_idからpage_idに変更
1 parent 20d93b5 commit 84643af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/google_docs_migration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Confluenceのページを編集モードにして、メニューから「Source
5858

5959
.. code-block:: bash
6060
61-
$ confluence page update --content_id ${CONTENT_ID} --xml_file ${XML_FILE}
61+
$ confluence page update --page_id ${PAGE_ID} --xml_file ${XML_FILE}
6262
6363
6464
備考

0 commit comments

Comments
 (0)