浏览代码

correct command name in help for bmodel

tags/v0.15.1
Jonathan Cobb 4 年前
父节点
当前提交
896183468a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      bin/bmodel

+ 1
- 1
bin/bmodel 查看文件

@@ -5,7 +5,7 @@
#
# Write a model to a bubble server
#
# Usage: model [-u/--update-all] model-file
# Usage: bmodel [-u/--update-all] model-file
#
# -u or --update : if present, every entity that is not otherwise created will be updated
# model-file : a manifest.json file or a single model JSON file


正在加载...
取消
保存