<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2025/11/30 11:35, ChengyuZhu6 wrote:<span
      style="white-space: pre-wrap">
</span><span style="white-space: pre-wrap">
</span></div>
    <blockquote type="cite"
      cite="mid:20251130033516.86065-1-hudson@cyzhu.com">
      <pre wrap="" class="moz-quote-pre">+static void usage(int argc, char **argv)
+{
+       printf("Usage: %s [OPTIONS] SOURCE [MOUNTPOINT]\n"
+              "Manage EROFS filesystem.\n"
+              "\n"
+              "General options:\n"
+              " -V, --version         print the version number of mount.erofs and exit\n"
+              " -h, --help            display this help and exit\n"
+              " -o options            comma-separated list of mount options\n"
+              " -t type[.subtype]     filesystem type (and optional subtype)\n"
+              "                       subtypes: fuse, local, nbd\n"
+              " -u                    unmount the filesystem\n"
+              "    --reattach         reattach to an existing NBD device\n"</pre>
    </blockquote>
    <p>Hi Chengyu,</p>
    <p>Seems wrong indent here.</p>
    <p><br>
    </p>
    <p>Thanks,<br>
      Yifan Zhao</p>
    <p><br>
    </p>
    <blockquote type="cite"
      cite="mid:20251130033516.86065-1-hudson@cyzhu.com">
      <pre wrap="" class="moz-quote-pre">
+#ifdef OCIEROFS_ENABLED

</pre>
    </blockquote>
  </body>
</html>