From 6f1737eb7360307d5e71c880876d1109de7ed8c4 Mon Sep 17 00:00:00 2001 From: yinwm Date: Sun, 22 Mar 2026 22:55:08 +0800 Subject: [PATCH] docs: sync CLI Reference across all README translations - Add `picoclaw model` command to English README - Add `picoclaw model` command to Indonesian README All other translations already had the command. --- README.id.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.id.md b/README.id.md index 3f462981c..644f8cb0a 100644 --- a/README.id.md +++ b/README.id.md @@ -217,6 +217,7 @@ Hubungkan Picoclaw ke Jaringan Sosial Agent hanya dengan mengirim satu pesan mel | `picoclaw gateway` | Mulai gateway | | `picoclaw status` | Tampilkan status | | `picoclaw version` | Tampilkan info versi | +| `picoclaw model` | Lihat atau ubah model default | | `picoclaw cron list` | Daftar semua tugas terjadwal | | `picoclaw cron add ...` | Tambah tugas terjadwal | | `picoclaw cron disable` | Nonaktifkan tugas terjadwal |